home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-07-07 | 5.4 KB | 159 lines | [TEXT/ttxt] |
- This archive contains the binary distribution for
- the Caml Light system, release 0.61, Macintosh version.
-
- CONTENTS:
-
- Caml Light The standalone application.
- lib: Library files.
- tools: MPW scripts and tools.
- examples: Sample source code.
- INSTALL Instructions for installation.
- READ ME This file.
- LISEZ MOI French version of this file.
- COPYRIGHT INRIA's copyright notice.
- ERRATUM Erratum for the books "Le langage Caml" and
- "Manuel de référence du langage Caml"
-
- COPYRIGHT:
-
- All files in this distribution are copyright INRIA and distributed
- under the conditions stated in file COPYRIGHT.
- They can be freely redistributed but not sold; the redistribution
- must include the copyright notice.
-
-
- INSTALLATION:
-
- See the file INSTALL for installation instructions.
-
-
- DOCUMENTATION:
-
- The Caml Light system is described in:
-
- "The Caml Light system, release 0.6", by Xavier Leroy (reference manual)
- "Functional programming using Caml Light", by Michel Mauny (tutorial)
-
- These documents are distributed in Postscript, DVI, and plain text.
- They can be obtained by anonymous FTP from ftp.inria.fr as described below.
-
- See the file LISEZ MOI for references to the French version of the
- documentation.
-
-
- AVAILABILITY:
-
- The whole Caml Light distribution resides on ftp.inria.fr, and can
- be accessed by anonymous FTP:
-
- host: ftp.inria.fr (192.93.2.54)
- directory: lang/caml-light
- files:
-
- cl6unix.tar.Z Complete source code for Unix machines, plus a
- bootstrap compiler.
- cl6macbin.sea.hqx Binaries for the Macintosh version.
- cl6pc386bin.zip Binaries for the 80386 PC version.
- They run only on 80386 or 80486 processors,
- in protected 32-bit mode.
- cl6pc86bin.zip Binaries for the 8086 PC version.
- They run on any PC, in native 16-bit mode.
- cl6macsrc.sea.hqx Source code for the Macintosh version.
- cl6pc386src.zip Source code for the 80386 PC version.
- cl6pc86src.zip Source code for the 8086 PC version.
- cl6refman.ps.Z Reference manual (compressed Postscript)
- cl6refman.dvi.Z Reference manual (compressed DVI)
- cl6refman.txt Reference manual (plain text)
- cl6refman.prn Reference manual (plain text + italics and boldface,
- for printing on an impact printer)
- cl6tutorial.ps.Z "Functional programming using Caml Light"
- (compressed Postscript)
- cl6tutorial.dvi.Z "Functional programming using Caml Light"
- (compressed DVI)
- cl6tutorial.txt "Functional programming using Caml Light" (plain text)
- cl6tutorial.prn "Functional programming using Caml Light"
- (plain text + italics and boldface,
- for printing on an impact printer)
-
-
- HOW TO GET THE MACINTOSH PROGRAMMER'S WORKSHOP (MPW):
-
- The batch Caml Light compiler requires MPW 3.2 to run.
- MPW is available from APDA, Apple's Programmers and Developers Association.
- To order products or to get a complimentary copy of the APDA Tools Catalog:
-
- APDA
- Apple Computer, Inc.
- 20525 Mariani Avenue, M/S 33-G
- Cupertino, CA 95014-6299 USA
-
- 800-282-2732 (United States)
- 800-637-0029 (Canada)
- 408-562-3910 (International)
-
- Fax: 408-562-3971
- Telex: 171-576
- AppleLink: APDA
- GEnie: A.DEVELOPER3
- CompuServe: 76666,2405
- America Online: APDA Sale
- Internet: APDA@applelink.apple.com
- MacNet: APDA
- MCI: POSTROM
-
- If you have FTP access, you can get the catalog and ordering forms by
- anonymous FTP:
-
- host: ftp.apple.com (130.43.2.3)
- directory: dts/apda
- files: *.txt
-
-
- KEEPING IN TOUCH WITH THE CAML COMMUNITY:
-
- There exists a mailing list of users of the Caml and Caml Light
- systems developed at INRIA. The purpose of this list is to share
- experience, exchange ideas (and even code), and report on applications
- of the Caml language. This list is moderated; messages can be
- written in English or in French. The list has about 200 subscribers.
-
- Messages to the list should be sent to:
-
- caml-list@margaux.inria.fr
-
- If you wish to subscribe to this list, please send a message
- (including your email address) to:
-
- caml-list-request@margaux.inria.fr
-
-
- BUG REPORTS AND USER FEEDBACK:
-
- Send your bug reports by E-mail to
-
- caml-light@margaux.inria.fr
-
- or by paper mail to
-
- Caml Light, projet Formel
- INRIA Rocquencourt
- B.P. 105
- 78153 Le Chesnay
- France
-
- To be effective, bug reports should include a complete program (as
- small as possible) that exhibits the unexpected behavior, and the
- configuration you are using (machine type, etc).
-
- The mailing list caml-light@margaux.inria.fr is forwarded to a small
- group of implementors at INRIA. For general questions and discussions,
- caml-list@margaux.inria.fr is better; for bug reports and very specific
- technical questions, caml-light@margaux.inria.fr is preferred. We often
- cross-post from one list to the other, anyway.
-
- We welcome your bug reports and comments, but no guarantees are
- offered as to when they will be dealt with.
- We cannot guarantee any answers to your questions.
- Also, we react extremely negatively to any attempt at contacting us
- directly by phone.
-